body {
	margin: 0;
	background: #fff;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #A7AB78;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 160%;
	color: #663300;
	margin-top: 10px;
	margin-bottom: 10px;
}


#container {
	background-image: url(img/bg-page.jpg);
	background-repeat: repeat-y;
}
.box {
	background-color: #FFFFFF;
	background-image: url(http://forestandrange.org/Rangeland%20Weeds%20module/img/box_top-corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	width: 230px;
	padding-top: 15px;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: 180%;
	/*	min-height: 80px;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #314931;
	margin-top: 5px;
}
#imgBox {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 220px;
}
#main a {
	color: #005682;
}
#highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999999;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border: 1px dotted #8DC347;
	margin-top: 10px;
	margin-bottom: 5px;
}
#highlight a {
	padding-left: 18px;
	background-image: url(http://forestandrange.org/Rangeland%20Weeds%20module/img/arrow.gif);
	background-repeat: no-repeat;
	font-size: 95%;
	background-position: left center;
}
#imgBox img {
	border: 1px solid #BABBB5;
	padding: 2px;
}
#imgFloatRight {
	float: right;
	margin-left: 15px;
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}


#highlight em {
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#imgBox p {
	font-style: italic;
	color: #666666;
	padding-top: 2px;
}

.boxBtm {
	background-image: url(http://forestandrange.org/Rangeland%20Weeds%20module/img/box_btm-corners.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 5px;
}
.boxImg {
	border: 2px solid #666666;
}


.gutter {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#topNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 90%;
	font-style: italic;
	color: #5B5B5B;
}
#bottomNav a, #topNav a {
	text-decoration: none;
}



#horizBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-align: center;
	padding: 3px 0;
	background-color: #74784B;
}
#pageTitle {
	top: -12px;
}

#main {
	margin-left: 0px;
	float: left;
	width: 580px;
}
#menu a {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C49F;
	color: #314931;
}
#subMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C49F;
}
#subMenu a:hover {
	color: #5B8B30;
}

#menu a:hover {
	background-color: #DCDDCA;
}


#sidebar {
	width: 200px;
	float: left;
}
.imgBorder {
	padding: 3px;
	border: 1px solid #74784B;
}

#footer {
	clear: both;
	background-color: #74784B;
	color: #F7FF98;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #314931;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #314931;
	border-bottom-color: #314931;
	border-left-color: #314931;
}


p {
	margin: 0;
}
#bottomNav {
	font-size: 90%;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	font-style: italic;
	color: #5B5B5B;
}
#subMenu a {
	background-color: #DCDDCA;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-left: 10px;
}
.gutter p {
	line-height: 17px;
}
.gutter li {
	line-height: 17px;
}